/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetInt64

Namespace - LJCTextDataReaderLib


Parameters
name - The data field name.

Returns

The data field long int value.

Syntax

C#
public Int64 GetInt64(String name)

Returns the long int value of the data field with the specified name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.